GoXam for WPF v3
GraphLinksModel.CopyDictionary<NodeType,NodeKey,PortKey,LinkType> Class Methods


Northwoods.GoXam.Model Namespace : GraphLinksModel.CopyDictionary<NodeType,NodeKey,PortKey,LinkType> Class

For a list of all members of this type, see GraphLinksModel.CopyDictionary<NodeType,NodeKey,PortKey,LinkType> members.

Public Methods
 NameDescription
Public Method Declare the mapping of a source link data to a copied link data.  
Public Method Declare the mapping of a source node data to a copied node data.  
Public Method This predicate is true if the given link data is in the source collection.  
Public Method This predicate is true if the given node data is in the source collection.  
Public Method Look up the copied link for a given source link.  
Public Method Look up the copied node for a given source node.  
Public Method Remove any association between a source link data and any copied link data.  
Public Method Remove any association between a source node data and any copied node data.  
Top
See Also

Reference

GraphLinksModel.CopyDictionary<NodeType,NodeKey,PortKey,LinkType> Class
Northwoods.GoXam.Model Namespace